PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / setSpacingAfter Method
The space in points below the paragraph.
In This Topic
    setSpacingAfter Method
    In This Topic
    Sets the spacing after the paragraph.
    Syntax
    public void setSpacingAfter( 
       double value
    )

    Parameters

    value
    The space in points below the paragraph.
    See Also